Skip to content

Conversation

@bwbarrett
Copy link
Member

The community Jenkins jenkinsfile is evaluated both on each PR and for each commit to one of the branches in the openmpi/ompi repository. The builds for the commit checks were broken because of a bug in the description setting code, that assumed every invocation was for a PR. This commit fixes that by differentiating the type of build before setting the description.

Signed-off-by: Brian Barrett [email protected]
(cherry picked from commit 58cde2f)

The community Jenkins jenkinsfile is evaluated both on each PR and
for each commit to one of the branches in the openmpi/ompi repository.
The builds for the commit checks were broken because of a bug in the
description setting code, that assumed every invocation was for a PR.
This commit fixes that by differentiating the type of build before
setting the description.

Signed-off-by: Brian Barrett <[email protected]>
(cherry picked from commit 58cde2f)
@bwbarrett bwbarrett requested a review from jsquyres December 3, 2024 23:20
@github-actions github-actions bot added this to the v5.0.6 milestone Dec 3, 2024
@janjust janjust merged commit 05edb2b into open-mpi:v5.0.x Dec 10, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants